func runtime.ready
6 uses
runtime (current package)
mgc.go#L1497: ready(sweep.g, 0, true)
mgcmark.go#L679: ready(gp, 0, false)
preempt.go#L278: ready(gp, 0, true)
proc.go#L372: ready(gp, traceskip, true)
proc.go#L841: func ready(gp *g, traceskip int, next bool) {
proc.go#L2546: ready(gp, 0, true)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)